class: center, middle, inverse, title-slide .title[ # Survey Data Analysis with Kobocruncher ] .subtitle[ ## Session 4 - Setting Crosstabulation ] .author[ ###
Link to Documentation
–
Link to Previous Session
–
Link to Next Session
] .date[ ### Training Content as of 29 November 2022 ] --- ## Cross-tabulation: what is that? When you want to compare the results for one or more variables with the results of another, then you need to cross-tabulate This will allow to examine relationships within the data that might not be readily apparent when only looking at total survey responses. --- ## Frequent variable used for cross-tabulation Typically cross-tabulation are required for standard disaggregation (i.e. breakdown) variables * Gender of the main respondent * Country of Origin * Area of residence in the country (here you might group together different areas based on frequency to obtain meaningfull representation -see session 7) * Age * Displacement type --- ## How can I crosstabulate questions within my survey? By default the initial exploration report does not include cross-tabulation as it depends on your data: 1. Open the expanded xlsform 2. set up yes in the `disaggregation` column for the variable you want to use for crosstabulation --- ## What will you get then? Once you regenerate the chart with this new setting in your analysis plan, every single questions will be be presented in aditional charts for each `disaggregation` variable .bg-blue[ This setting will automatically inflate considerably the size of your exploration report. You may save you expanded `xlsform` with a new name and adjust your parameters settings so that you can create multiple exploration report exploring different `disaggregation` options Do not forget, at this stage you are exploring your data so that you can select the final charts you want to include in the presentation for the joint data interpretation session ] --- class: inverse, center, middle # TIME TO PRACTISE ON YOUR OWN! .large[.white[
] **5 minutes! **] - Download again locally and fill in the disaggregation - upload and knit again your report --- class: inverse, center, middle # Thank you __Next session__: [05-Searching_Asssociation](05-Searching_Asssociation.html) beyond the cross-tabulation, it is key to check how variables relate to each other. This can be done with statistical test that verify if variables are significantly associated